home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / WWW / HTMLSCAN.ZIP / !HTMLScan / Desc < prev    next >
Text File  |  1996-10-19  |  1KB  |  56 lines

  1. # Wimp interface description for HTMLScan
  2.  
  3. tool_details_start
  4.     name          "HTMLScan";
  5.     command_is    "HTMLScan";
  6.     version       "1.08 (20-Oct-96)";
  7.     wimpslot      64k;
  8. tool_details_end
  9.  
  10. metaoptions_start
  11.     has_auto_run  on;
  12.     has_auto_save leafname from icn 3;
  13.     has_text_window;
  14.     has_summary_window;
  15. metaoptions_end
  16.  
  17. fileoutput_start
  18.     output_dft_is produces_output;
  19. fileoutput_end
  20.  
  21. dbox_start
  22.    icons_start
  23.       icn 4  maps_to "-q";
  24.       icn 5  maps_to "-b";
  25.       icn 6  maps_to "-m";
  26.       icn 7  maps_to "-o";
  27.       icn 8  maps_to "-s";
  28.       icn 9  maps_to "-c";
  29.       icn 10 maps_to "-v";
  30.       icn 11 maps_to "-d";
  31.       icn 12 maps_to "-h";
  32.       icn 13 maps_to "-r";
  33.       icn 3  maps_to string  not_saved;
  34.    icons_end
  35.  
  36.    defaults
  37.       icn 3  "",
  38.       icn 4  off,
  39.       icn 5  off,
  40.       icn 6  off,
  41.       icn 7  off,
  42.       icn 8  off,
  43.       icn 9  off,
  44.       icn 10 off,
  45.       icn 11 off,
  46.       icn 12 off,
  47.       icn 13 off;
  48.  
  49.    imports_start
  50.       drag_to icn 3 inserts icn 3;
  51.       drag_to any inserts icn 3;
  52.       drag_to iconbar inserts icn 3;
  53.    imports_end
  54. dbox_end
  55.  
  56.